home *** CD-ROM | disk | FTP | other *** search
/ WinDelete 5 / WinDelete 5.iso / WD5QT.EXE / control Panel.dcr / 00018_pause.ls < prev    next >
Encoding:
Text File  |  1998-10-22  |  60 b   |  6 lines

  1. on mouseDown me
  2.   tell the stage
  3.     pause()
  4.   end tell
  5. end
  6.